home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / d-opus-tools / player2.1opus5 / check / 8 < prev    next >
Text File  |  1996-02-26  |  160b  |  6 lines

  1. if EXISTS C:CDRipper
  2.     requestchoice "System Check" "CDRipper ist installiert." "OK"
  3. else 
  4.     requestchoice "Fehler" "CDRipper ist nicht installiert ?" "OK"
  5. EndIf
  6.